﻿@charset "utf-8";
/* CSS Document */
/* Author: Tanght */
/* Time: 2015/01/22 */

/* Reset */
/*=============================================================*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, textarea, img {
    margin: 0;
    padding: 0;
}
body {
        font-size: 13px;
    line-height: 20px;
    color: #444;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体";
    background: white;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, b, strong, em {
    font-weight: normal;
}
h5 {
    font-size: 13px;
}
li, ol {
    list-style: none;
}
i, em {
    font-style: normal;
}
a {
    text-decoration: none;
    color: #900;
}
a:hover {
    cursor: pointer;
    text-decoration: none;
}
a:active {
    star: expression(this.onFocus=this.blur());
}
:focus {
    outline: 0;
}
.clear {
    clear: both;
    line-height: 0;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
    content: '.';
}
a img {
    border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.xfr{
    margin-left: 44%;
}

.displaynone {
    display: none;
}
.in_block{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.all_inline_block{overflow: hidden;*zoom: 1;}

.all_inline_block > *{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.room{
    position: relative;
    *zoom: 1;
}
.overflow{
    overflow: auto;
    *zoom: 1;
}

/* Contact Lite */
/*=============================================================*/

.inner960 {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.inner1000 {
    width: 1000px;
    margin: 0 auto;    
}
.inner1004 {
    width: 1004px;
    margin: 0 auto;
    position: relative;
}
.inner1024 {
    width: 1024px;
    margin: 0 auto;
    position: relative;
}
.inner1160 {
    width: 1160px;
    margin: 0 auto;
    position: relative;
}
.inner1360 {
    width: 1360px;
    margin: 0 auto;
    position: relative;
}
.inner1430 {
    width: 1430px;
    margin: 0 auto;
    position: relative;
}
.inner1680 {
    width: 1680px;
    margin: 0 auto;
    position: relative;
}
.inner1900 {
    width: 1900px;
    margin: 0 auto;
    position: relative;
}
table,td,th {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    border: none;
    white-space: nowrap;
    vertical-align: top;
}
.mt_10{margin-top: 10px!important;}
.mt_15{margin-top: 15px!important;}
.mt_20{margin-top: 20px!important;}
.mt_30{margin-top: 30px!important;}
.mt_40{margin-top: 40px!important;}
.mt_50{margin-top: 50px!important;}
.mt_60{margin-top: 60px!important;}
.mt_70{margin-top: 70px!important;}
.mt_80{margin-top: 80px!important;}

.mb_10{margin-bottom: 10px;}
.mb_15{margin-bottom: 15px;}
.mb_20{margin-bottom: 20px;}
.mb_30{margin-bottom: 15px;}
.mb_40{margin-bottom: 40px;}
.mb_50{margin-bottom: 50px;}

.ml_10{margin-left: 10px;}
.ml_15{margin-left: 15px;}
.ml_20{margin-left: 20px;}
.ml_25{margin-left: 25px;}

.mr_10{margin-right: 10px;}
.mr_15{margin-right: 15px;}
.mr_20{margin-right: 20px!important;}
.mr_25{margin-right: 25px;}

.c6_14{color: #666;font-size: 14px;line-height: 24px;vertical-align: middle;}
.c6_14 a{color: #666;}

.comm_ul{overflow: hidden;}
.comm_ul li{float: left;margin-bottom: 10px;margin-right: 10px;}
.comm_ul li+li{}

.bor_2{border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;}
.bor_5{border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.bor_3{border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}
.a_bor_3>*{border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}
.bor_6{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.a_bor_6>*{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}

.a_fl{overflow: hidden;}
.a_fl > *{float: left;}
.tr{text-align: right;}

#goTopBtn {
  width: 53px;
  margin: 0 auto;
  text-align: left;
  z-index: 9999;
  position: fixed;
  bottom: 0px;
  right: 0;
  _position: absolute;
  _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
}
#goTopBtn .btn-gototop {
  background-position: 0 -51px;
  margin-top: 3px;
}
#goTopBtn .iconbg {
  background-image: url(../images/2013_gotop.gif);
  width: 48px;
  height: 48px;
}
.iconbg{
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  line-height: 9999px;
  text-indent: -9999px;
  cursor: pointer;
}
#goTopBtn .btn-gotohome:hover{ background-position:-49px 0;}
#goTopBtn .btn-gototop:hover{background-position:-49px -51px;}

.app_market{overflow: hidden;}
.app_market li{background: #48a3f0;transition: .5s;width: 240px;height: 310px;-webkit-transition: .5s;-moz-transition:.5s;text-align: center;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
margin-left: 12px;margin-top: 12px;float: left;}
.app_market li:hover{background: url("../images/sol_1_02.png") no-repeat ;}
.app_market li img{transition: .3s;-webkit-transition: .3s;-moz-transition:.3s; display: block;margin: 0 auto;padding-top: 45px;margin-bottom: 50px;width: 128px;height: 128px;}
.app_market li:hover img{opacity: 0}
.app_market li a span{color: #FFFFFF;font-size: 18px;}



/* faq */

.faqList {
    margin: 0 0 0 35px;
}

.faqItem li {
    width: 977px;
    float: left;
    margin: 0 0 20px 0;
}

.faqAnswer {
    margin: 10px 0 0 0;
    display: none;
}

.faqQuestion {
    position: relative;
}

.qIcon {
    width: 29px;
    height: 29px;
    display: block;
    float: left;
    margin: 5px 0 0 0;
    background:url("../images/qa.png");
}

.aIcon {
    width: 29px;
    height: 29px;
    display: block;
    float: left;
    margin: 5px 0 0 0;
    background:url("../images/qa.png") 0 bottom;
}

.arrowLeft {
    width: 15px;
    height: 13px;
    display: block;
    float: left;
    margin: 13px 0 0 0;
    background:url("../images/arrow.png") right 0 no-repeat;
}

.arrowRight {
    width: 15px;
    height: 16px;
    display: block;
    float: left;
    margin: 13px 0 0 0;
    background:url("../images/arrow.png") 0 bottom no-repeat;
}

.questionBlock {
    width: 732px;
    padding: 17px 80px 17px 22px;
    display: block;
    float: left;
    background: #fff;
    border-radius: 4px;
}

.answerBlock {
    width: 790px;
    padding: 17px 22px;
    display: block;
    float: left;
    background: #fffaf2;
    margin: 0 0 0 44px;
    border-radius: 4px;
}

.switch {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 112px;
    top: 12px;
    text-align: center;
    color: #979797;
    font: 40px/30px Arial;
}



/* 登陆页面 */
.register_header {
  width: 100%;
  height: 60px;
  background: #606060;
  border-bottom: 1px solid #ffffff;
  overflow: hidden;
}
.register_header .header {
  height: 60px;
}
.register_header .header i{
 background-color: rgb( 221, 221, 221 );
  opacity: 0.502;
  width: 2px;
  height: 34px;
  display: inline-block;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.register_header .header span{
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: rgb( 255, 255, 255 );
  margin-top: 25px;
  position: absolute;
}
.register_main{
    width: 1000px;
    height: auto;
    margin: 0 auto;
    text-align: left;
    min-height:330px;
    padding:15px 0px 15px 0px;

}
.register_center{
    padding-top: 40px;
    width: 500px;
    margin: 0 auto;
}
.register_center h1{
   font-size:20px;
   font-weight:bold;
   line-height:50px;
   text-align:center;

}
.register_her{
    height: 40px;
    padding-bottom: 20px;
}
.register_her span.xsmc{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb( 51, 51, 51 );
  line-height: 1.714;
  margin-right: 5px;
  width: 70px;
  text-align: right;
  display: inline-block;
}
.register_her input{
    height: 40px;
    width: 255px;
    border: 1px solid #cccccc;
    font-size: 13.986px;
    font-family: "Microsoft YaHei";
    color: rgb( 153, 153, 153 );
    line-height: 1.716;
    -moz-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
    -webkit-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
    -ms-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
}
.register_her img{
    margin-bottom: -15px;
    margin-left: 10px;
}
.mail{
    background:#fff url('../images/ico1.jpg') no-repeat center;
    height: 42px;
    width: 40px;
    display: inline-block;
    border: 1px solid #cccccc;
    border-right: 0px;
    vertical-align: top;
}
.password{
    background:#fff url('../images/ico2.jpg') no-repeat center;
    height: 42px;
    width: 40px;
    display: inline-block;
    border: 1px solid #cccccc;
    border-right: 0px;
    vertical-align: top;
}
span.hint{
    position: absolute;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #f33c11;
    line-height: 1.714;
    height: 40px;
    margin-left: 5px;
    margin-top: 10px;
}
input.verification{
    height: 40px;
    width: 100px;
    border: 1px solid #cccccc;
    font-size: 13.986px;
    font-family: "Microsoft YaHei";
    color: rgb( 153, 153, 153 );
    line-height: 1.716;
    -moz-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
    -webkit-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
    -ms-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
}
input.marquee{
    width: 12px;
    height: 12px;
    margin-left: 80px;
}
.register_food{
    width: 100%;
    height: 60px;
    background: #e8ebeb;
    border-top: 1px solid #ffffff;
    overflow: hidden;
}
.MemberName{float:left;color:#ff0000}
.MemberName span{float:left;}
#top_1 a{float:left;  color: #444;}
.food{
    margin-left: 50px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    color: #898989;
    line-height: 2;
    text-align: left;
}
.food li{
    float: left;
    width: 110px;
    margin-top: 10px;
    padding-left: 15px;
    margin-right: -20px;
}
.food li+li{
    border-left:1px solid #898989;
}
li.Copyrights{
    width:410px;
    margin-left: 100px;
    border-left: 0px;
    border-color: #e8ebeb;
}
.protocol{
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb( 89, 87, 87 );
  line-height: 1.714;
  -moz-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
  -webkit-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
  -ms-transform: matrix( 0.99903935227033,0,0,1.00100563157565,0,0);
}
.protocol a{
    color: #f33c11;
}
input.registersub{
    width: 300px;
    height: 40px;
    background:#48a3f0;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    line-height: 1.333;
    margin-left: 80px;
}
/* 登陆页面end */


/* 搜索页面 */
.main_search{}
.search_title{
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 102, 102, 102 );
    line-height: 1.714;
}
.search_body{
    width: 1000px;
    background:#fff;
    margin-top: 25px;
}
.search_content{
    height: 64px;
    margin-left: 45px;
    margin-right: 40px;
    border-bottom: 1px solid #cccccc;
}
.search_ym{
    float: left;
    width: 150px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb( 102, 102, 102 );
    line-height: 1.714;
    margin-top: 35px;
}
.search_jg{
    float: left;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 102, 102, 102 );
    margin-top: 35px;
}
.search_sj{
    float: right;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 153, 153, 153 );
    margin-top: 35px;
}
.search_list{
    width: 50%;
    padding-top: 50px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
.search_list ul{
    margin-top:-30px;
    margin-left: 15%;
}
.search_list li.yh{
    float: left;
    border-radius: 50%;
    background-color: rgb( 229, 229, 229 );
    width: 23px;
    height: 23px;
    margin-left: 10px;
}
.search_list li{
    float:left;
    margin-left: 10px;
}
.search_list li input{
    border-radius: 15px;
    background-color: #fff;
    width: 30px;
    text-align: center;
    height: 15px;
}
.search_list li.cur{
    background-color: rgb( 72, 163, 240 );
}
/* 搜索页面end */



/* lightbox for video */
#overlay { position: absolute; top: 0px; left: 0px; z-index: 90; opacity: 0.5; filter: alpha(opacity=50); background-color: #000; }
#lightbox .videoHead,#lightboxV .videoHead{ padding: 0 0 0 5px; margin: 0px auto; height: 16px; font-size: 16px; }
#lightbox .videoHead .Close,#lightboxV .videoHead .Close{ background: url(../images/hw_000477.gif) no-repeat scroll -109px -43px transparent; height: 16px; margin-right: 0px; position: absolute; right: 5px; top: 20px; width: 16px; cursor: pointer;z-index: 99;}
#lightbox .video { background: none; padding: 0 0 0 0; }
/* lightbox for normal */
#lightbox .heading { padding: 0 0 0 5px; margin: 0px auto; height: 16px; padding: 0 }
#lightbox .heading .rightBg { height: 16px; overflow: hidden; padding: 0; }
#lightbox .title { float: left; color: #333; font-weight: bold; padding-left: 10px; line-height: 28px; color: #fff; }
#lightbox .close { float: right; padding: 0px; font-size: 90%; text-decoration: underline; cursor: pointer; position: relative; z-index: 9; color: #666; }
#lightbox .CloseIcon { background: url(../images/hw_000477.gif) -109px -43px no-repeat; width: 16px; height: 16px; float: left; }
#lightbox .container { background: #FFFFFF; padding: 5px 0px 0px 0px; margin-right: 15px; }
#lightbox .bottom { height: 0px; line-height: 0px; font-size: 0px; }
#lightbox .bottom.video { background: url(../images/hw_000477.gif) 0 -40px no-repeat; }
#lightbox .button-layout { background-color: #e1e1e1; padding: 4px 0; text-align: right; }
#lightbox input.Save, #lightbox input.Cancle { width: 68px; height: 23px; margin-right: 8px; background: url(../images/hw_000980.gif) -190px 0 no-repeat; color: #000; font-weight: bold; padding-bottom: 0px; _padding-top: 3px; }
#lightbox input.Cancle { font-weight: normal; }
#overlayV {
position: absolute;
top: 0px;
left: 0px;
z-index: 90;
opacity: 0.5;
filter: alpha(opacity=80);
background-color: #000;
}
/*#lightboxV{width: 708px!important;height: 400px!important;}*/
#lightboxV #lightboxV_flash_wrapper{border-radius: 10px;overflow: hidden;height: 400px!important;}
#lightbox{
    /*height: 506px!important;*/
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    margin-top: -253px!important;
    margin-left: -325px!important;
}
/*#lightbox #lightbox_flash_wrapper{height:480px!important; }*/
.f_zhi li .trans_bg{transition: .5s;}
.f_zhi li:hover .trans_bg{display: block;}

.tab_con ul li{
    transition: background .6s;
}

.tab_con ul li img{
    transition: .4s;
}

.tab_con ul li:hover{
    /*background: url("../images/index_pro_market_hover_bg.png") no-repeat center;*/
    background: #005aaa!important;
}

.tab_con ul li:hover img{
    /*opacity: 0;*/
}

.online_ask {overflow: hidden;position: fixed;bottom: 0px;right: 0;border-radius: 5px; background-color: rgb( 50, 190, 255 );width: 123px;  height: 38px;}
.online_ask a,.online_asg a{font-size: 14px;font-family: "Microsoft YaHei"; color: rgb( 255, 255, 255 );position: absolute;margin-top: 10px;margin-left: 41px;}
.online_ask i,.online_asg i{width: 19px;height: 19px; position: absolute;margin-left: -26px;}
.online_asg {overflow: hidden;position: fixed;bottom: 0px;right: 0;border-radius: 5px; background-color: rgb( 131, 131, 131 );width: 123px;  height: 38px;}

#player_center {
	z-index: 5; display: none; background:url(../images/bg_1_0.jpg) center 0 no-repeat;}
	#player_center_wrapper {
		z-index: 99999;
	}
	/* dialog
* ------------------------------------------------------------------------- */
.se_dialog-overlay {
    width: 100%;
    height: 2160px;
    position: fixed;
    left: 0px;
    top: 0px;
    background: #000;
	opacity: .6;
	filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    background: url(../images/ghostdark.png)\9;
    display: none;
}
.se_dialog {
    background:#000;
    width: 640px;
    height: 360px;
    padding: 2px;
    z-index: 9999999;
    left: 50%;
    top: 50%;
    margin: -180px 0 0 -320px;
    position: fixed;
    display: none;
    overflow: hidden;
}
.se_close {
    float: right;
    position: absolute;
    left: 614px;
    top: 2px;
    cursor: pointer;
    width:28px;
    height:28px;
    background: url(../images/close.jpg);
    display: none;
}
.se_dialog .content {
    background: #fff;
    display: none;
    padding:0;
}
.jwplayer {
    display: none;
}

#returnTop,
    #returnTop a {
        display: none;
        position: absolute;
        left: -9999px;
        top: -9999px;
        display: block;
        z-index: -9999;
    }
    #tablets_box .submenu-box {
        padding-left: 29px;
    }
    /*.service_box {
        padding-left: 660px;
    }*/
    #service_box li {
        width: 120px/9;
        *width: 120px;
    }
